home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / freezelifter.swf / scripts / DefineButton2_262 / BUTTONCONDACTION on(rollOut, dragOut).as < prev    next >
Encoding:
Text File  |  2007-10-01  |  64 b   |  5 lines

  1. on(rollOut, dragOut){
  2.    gotoAndStop("fade2");
  3.    play();
  4. }
  5.